home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’90 / Grabber ƒ / Read Me < prev   
Text File  |  1990-06-15  |  2KB  |  51 lines

  1.  
  2. Grabber by Michael Kahl
  3. 6/14/90
  4.  
  5.  
  6. About Grabber
  7. -------------
  8.  
  9. Grabber is a cdev/INIT that operates anywhere where there is a scroll bar.
  10. Hold down the right magic keys (initially "control") and click, and the
  11. cursor will change to a hand.  You can now scroll by dragging the hand
  12. around.
  13.  
  14. Give the hand a "push" and the scrolling will continue even when you
  15. release the mouse button.  The rate of scrolling will decrease gradually,
  16. due to friction.
  17.  
  18. The cdev has a master on/off switch, as well as switches to enable/disable
  19. momentum and friction.  It also allows you to specify what combination of
  20. magic keys trigger Grabber.
  21.  
  22.  
  23. Copyright and distribution info
  24. -------------------------------
  25.  
  26. This software (including source code) is Copyright © 1990 Michael Kahl.  It
  27. is distributed under the "Goodware" principle:  If you find Grabber useful,
  28. good!
  29.  
  30. Grabber may be freely distributed provided it is not modified, and only if
  31. the distribution includes the entire package, including the software, source
  32. code and this read-me file.  The author retains the copyright, and modified
  33. versions may not be distributed.  However, the author would like to hear of
  34. any interesting improvements; contact me at:
  35.  
  36.     CompuServe:        [75236,3146]
  37.     Internet:        75236.3146@compuserve.com
  38.     Snail-mail:        Symantec Corp., 135 South Rd., Bedford MA 01730
  39.  
  40.  
  41. Build Instructions
  42. ------------------
  43.  
  44. To build both the cdev and INIT from scratch, build the cdev first, then
  45. build the INIT, merging it into the cdev.
  46.  
  47. To build just the cdev, follow the above procedure.  Building the cdev
  48. rewrites the file, destroying the INIT, so you have to build the INIT too.
  49.  
  50. To build just the INIT, you can merge it directly into the existing file.
  51.